home *** CD-ROM | disk | FTP | other *** search
INI File | 2006-09-13 | 358 b | 23 lines |
- [SUBJECT]
- Description=Puts the user's cursor inside a text box as soon as the page is loaded
- ImageIndex=-1
- Folder=Tools
-
-
- [BODY_TAG]
- ;OnLoad="document.nameform.user.focus();"
-
- [BODY_TEXT]
- ;<div align="center">
- ;<form name="nameform">
- ;`label` <input type="text" name="user" size="10">
- ;</form>
- ;</div>
- ;
-
- [`label`]
- Kind=S
- Value=Name:
-
-
-